NevronOpenVision
Nevron.Nov.Grid Namespace / NRowValueGridRule<TGrid> Class
Fields Properties Methods Events


NRowValueGridRule<TGrid> Class Members

The following tables list the members exposed by NRowValueGridRule<TGrid>.

Public Fields
Public Properties
 NameDescription
Public PropertyGets or sets the row value that this rule must use. If not specified the rule will try to use a row value provided by the associated column. You need to set this property only if the grid rule is not associated with a column (i.e. Column is null), or want to explicitly change the row value on which the rule operates (for example sort, group or filter by formula).  
Top
Protected Methods
 NameDescription
Internal MethodOverridden.   
Top
See Also